MasterFlowVariableObject
The master flow variable object contains information about the connection of a specific variable and the validation message result
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
|
Variable ID |
- |
string |
|
|
Variable name |
- |
string |
|
|
The ID of the server where the variable is stored |
- |
string |
|
|
The name of the server where the variable is stored |
- |
string |
|
|
Server Type - one of the ConnectionStringType enumeration |
- | ||
|
Database name |
- |
string |
|
|
Validation message |
- |
string |
|
|
Variable current value |
- |
string |
|
|
Variable data type |
- | ||
|
Variable type - single value or list |
- |